-
Home
-
MotoPress Appointment Booking
-
1.17.1
-
Code
-
Classes
- Payment
| Total Complexity |
30 |
| Dependencies |
3 |
| Dependents |
9 |
| Total lines |
268 |
| Lines of code |
93 |
| Logical lines of code |
37 |
| Comment lines |
125 |
| Methods |
24 |
| Properties |
8 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getExpectingBooking() |
S |
67 |
3 |
8 |
| getBooking() |
S |
70 |
2 |
7 |
| setGatewayMode() |
S |
71 |
2 |
6 |
| setPaymentMethod() |
S |
71 |
2 |
6 |
| setTransactionId() |
S |
71 |
2 |
6 |
| getStatus() |
S |
82 |
1 |
3 |
| setStatus() |
S |
81 |
1 |
3 |
| getBookingId() |
S |
82 |
1 |
3 |
| getAmount() |
S |
82 |
1 |
3 |
| getCurrency() |
S |
82 |
1 |
3 |
| resetExpirationTime() |
S |
73 |
1 |
5 |
| setExpirationTime() |
S |
79 |
1 |
3 |
| getExpirationTime() |
S |
75 |
1 |
4 |
| removeExpirationTime() |
S |
80 |
1 |
3 |
| getGatewayId() |
S |
82 |
1 |
3 |
| getGatewayMode() |
S |
82 |
1 |
3 |
| getGateway() |
S |
80 |
1 |
3 |
| getPaymentMethod() |
S |
82 |
1 |
3 |
| getTransactionId() |
S |
82 |
1 |
3 |
| isPending() |
S |
79 |
1 |
3 |
| isCompleted() |
S |
79 |
1 |
3 |
| isFailed() |
S |
79 |
1 |
3 |
| addLog() |
S |
78 |
1 |
3 |
| getLogs() |
S |
80 |
1 |
3 |